crypto/tls.Conn.secureRenegotiation (field)
3 uses
crypto/tls (current package)
conn.go#L60: secureRenegotiation bool
handshake_client.go#L697: c.secureRenegotiation = true
handshake_client.go#L704: if c.handshakes > 0 && c.secureRenegotiation {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)